func github.com/golang/protobuf/proto.newProperties

2 uses

	github.com/golang/protobuf/proto (current package)
		properties.go#L223: 	p, _ := propertiesCache.LoadOrStore(t, newProperties(t))
		properties.go#L227: func newProperties(t reflect.Type) *StructProperties {